date input

This block is part of the Component UI group and was last modified in core v11.3.0.

date input v11.3.0

Basic HTML date input element

In pins 7
  • Field required
    fielddefinitions

    Field to save the value in

  • Validate
    fieldvalidation

    Applies the given validation to the element, overwrites attributes given in the attributes popup

  • Event
    inputevent
  • min. date
    date

    The minimum date that a user can start picking from (inclusive)

  • max. date
    date

    The maximum date that a user can pick to (inclusive).

  • disabled dates
    array

    A list of dates that can not be selected

  • enabled dates
    array

    A list of dates that can be selected

Out pins 1
  • uicomponent
    uicomponent

Version history

Introduced in v11.3.0.

Core Releases

v11.3.0 This block was introduced in v11.3.0, click here to see the release notes.
Back to Component UI Return to the main group to view all sub-groups Back to form Return to the group to view all blocks within this group